-
Notifications
You must be signed in to change notification settings - Fork 142
test: Implement fuzz tests for processors #1115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for endearing-brigadeiros-63f9d0 canceled.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1115 +/- ##
==========================================
+ Coverage 83.25% 83.29% +0.04%
==========================================
Files 59 59
Lines 2449 2449
Branches 280 280
==========================================
+ Hits 2039 2040 +1
+ Misses 366 365 -1
Partials 44 44 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just needs conflict resolution
Thanks for the review @06kellyjac! I confirmed that the OSSF score went up from 8.0 to 8.5 - a full 10 points for the fuzzing section. 🎉 |
Fixes #1111, #694 (potentially).
Note that the actual impact on the OSSF score will be known after merging (may require another PR to fix if it doesn't increase automatically).